Skip to content

Conversation

@dpereowei
Copy link
Contributor

@dpereowei dpereowei commented Oct 25, 2025

Closes #627

return acc;
}, {} as Record<string, true>);

if (flags.ccaas) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
if (flags.ccaas) {
if (flags.ccaas) {
if (flags.dev || flags.node) { throw ....

dpereowei and others added 2 commits October 27, 2025 13:12
Signed-off-by: Pereowei Daniel <iwenyadaniel12@gmail.com>
@dzikowski dzikowski changed the title Feat init ccaas Feat: Fablo init CCaaS Oct 28, 2025
@dzikowski dzikowski enabled auto-merge (squash) October 28, 2025 11:18
@dzikowski dzikowski merged commit 9bec049 into hyperledger-labs:main Oct 28, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add fablo init ccaas command

2 participants